Skip to content

docs: remove em dashes from docstrings - #39

Merged
PabloPardoGarcia merged 1 commit into
mainfrom
pablo/docstring-em-dashes
Jul 29, 2026
Merged

docs: remove em dashes from docstrings#39
PabloPardoGarcia merged 1 commit into
mainfrom
pablo/docstring-em-dashes

Conversation

@PabloPardoGarcia

Copy link
Copy Markdown
Member

The docs site bans em-dashes in prose, and its generated SDK API reference was the last place they appeared. They came from these docstrings.

Every docstring em-dash is reworded with the punctuation each sentence needs (semicolon, colon, or comma); no semantic changes. Code comments keep theirs, since they never reach the generated reference.

Lands in the published reference with the next release + docs pin bump (argus-docs auto-bump workflow).

Reword every docstring em-dash (semicolon, colon, or comma as each
sentence needs). The generated API reference in the docs site derives
from these docstrings, and the docs style bans em-dashes; this was the
only remaining source of them. Code comments are untouched (they never
reach the reference).
@PabloPardoGarcia
PabloPardoGarcia merged commit 7ca0af5 into main Jul 29, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant